-
Home
-
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
-
5.0.6
-
Code
-
Classes
- IrAuthor
| Total Complexity |
68 |
| Dependencies |
7 |
| Dependents |
4 |
| Total lines |
408 |
| Lines of code |
255 |
| Logical lines of code |
133 |
| Comment lines |
81 |
| Methods |
16 |
| Properties |
6 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getDefault() |
B |
37 |
18 |
75 |
| create() |
A |
43 |
15 |
47 |
| findMatchingWpUser() |
A |
56 |
8 |
17 |
| getOrCreate() |
S |
51 |
7 |
26 |
| generateName() |
S |
56 |
4 |
18 |
| generateUsername() |
S |
63 |
4 |
10 |
| generateEmail() |
S |
61 |
2 |
11 |
| fromWpUserId() |
S |
74 |
2 |
4 |
| __construct() |
S |
68 |
1 |
7 |
| toArray() |
S |
66 |
1 |
9 |
| fromArray() |
S |
65 |
1 |
9 |
| fromRssAuthor() |
S |
78 |
1 |
3 |
| fromRssNode() |
S |
77 |
1 |
3 |
| fromWpUser() |
S |
67 |
1 |
9 |
| clearDefaultAuthorCache() |
S |
80 |
1 |
3 |
| isDefault() |
S |
74 |
1 |
4 |